textview: fix bug on DnD displaced limits of selection
authorNelson Benítez León <nbenitezl+gnome@gmail.com>
Wed, 2 Aug 2017 14:03:28 +0000 (19:03 +0500)
committerDaniel Boles <dboles@src.gnome.org>
Tue, 29 Aug 2017 18:26:07 +0000 (19:26 +0100)
commitc3c10edd090bb214aee517ab12a30ca3bbc26b77
tree26a9367ad993176262691be14ca3ebb459b5362e
parentfd9aec27fce9629e889df57aaf04436b2739142b
textview: fix bug on DnD displaced limits of selection

The fix of commit f2fd655754407103f8fb9b2c3e7586fb595ab917
should be confined to DnD coords only, because otherwise
it causes the start and end of the selection to be displaced.

https://bugzilla.gnome.org/show_bug.cgi?id=785736
gtk/gtktextview.c